Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tokens): incorrect caching of async tokenizer #47

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

RobertCraigie
Copy link
Collaborator

@RobertCraigie RobertCraigie commented Jun 29, 2023

The async tokenizer would crash if it was called multiple times in the same process

l1n
l1n previously approved these changes Jun 29, 2023
Previous implementation cached raw JSON string, that doesn't matter for
our use case
@RobertCraigie RobertCraigie merged commit 089a3f4 into main Jun 29, 2023
@RobertCraigie RobertCraigie deleted the robert/fix-async-tokenizer branch June 29, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants